spl: Drop announce_boot_device()
authorSimon Glass <[email protected]>
Wed, 30 Nov 2016 22:30:53 +0000 (15:30 -0700)
committerTom Rini <[email protected]>
Fri, 9 Dec 2016 13:40:15 +0000 (08:40 -0500)
commit2acf35dbf7605c2f1cb56cc9ae2bfc8e0aaea557
tree85049cda310cec0450e44f1dad44a2ddd4cd7783
parent29d357d7bfa5e942ecc8cf735c3742658faa1b78
spl: Drop announce_boot_device()

This task can be handled by inline code now. Drop this function.

Signed-off-by: Simon Glass <[email protected]>
common/spl/spl.c